Skip to content

Fix error with verify_hostname on newer Perl versions - #21

Open
linuxmail wants to merge 2 commits into
regilero:masterfrom
linuxmail:master
Open

Fix error with verify_hostname on newer Perl versions#21
linuxmail wants to merge 2 commits into
regilero:masterfrom
linuxmail:master

Conversation

@linuxmail

Copy link
Copy Markdown

This patch fixes the problem:

NGINX CRITICAL - 500 Can't connect to foo.example.com:443 (certificate verify failed)

on newer Perl / liblwp-protocol-https-perl versions. On Debian Stretch

This param fixes the error with disable_sslverifyhostname, which does not work, until the [option](https://metacpan.org/pod/IO::Socket::SSL) was set.
…tname

Add SSL_verify_mode to fix problem with disable verify hostname
@conFrituur

Copy link
Copy Markdown

Thanks @linuxmail, this fix helped my out 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants